xen.git
2017-08-16 Yi Sunx86/psr: fix coding style issue
2017-08-16 Jan Beulichgnttab: use DIV_ROUND_UP() instead of open-coding it
2017-08-16 Jan Beulichgnttab: move GNTPIN_* out of header file
2017-08-16 Jan Beulichgnttab: drop useless locking
2017-08-15 Wei Liux86_64/mm: remove extraneous breaks in m2p_mapped
2017-08-15 Wei Liuxen: lift hypercall_cancel_continuation to sched.h
2017-08-15 Juergen Grosslibxc: correct error message in xc_sr_common.c
2017-08-15 Andrew Coopercommon/gnttab: simplify gnttab_copy_lock_domain()
2017-08-15 Andrew Coopercommon/gnttab: gnttab_query_size() cleanup
2017-08-15 Andrew Coopercommon/gnttab: gnttab_setup_table() cleanup
2017-08-15 Andrew Coopercommon/gnttab: General cleanup
2017-08-15 Andrew Coopercommon/gnttab: Correct error handling for gnttab_setup_...
2017-08-15 Andrew Cooperx86/hpet: Improve handling of timer_deadline
2017-08-15 Jan Beulichgnttab: correct pin status fixup for copy
2017-08-15 Jan Beulichgnttab: split maptrack lock to make it fulfill its...
2017-08-15 Andrew Cooperx86/grant: disallow misaligned PTEs
2017-08-14 Boris Ostrovskymm: clean up free_heap_pages()
2017-08-14 Julien Grallgrant_table: include mm.h in xen/grant_table.h
2017-08-14 Andrew Cooperx86/page: Introduce and use PAGE_HYPERVISOR_UC
2017-08-14 Andrew Cooperx86/page: Rename PAGE_HYPERVISOR_NOCACHE to PAGE_HYPERV...
2017-08-14 Andrew Cooperx86/config: Fix stale documentation concerning virtual...
2017-08-11 Wei Liuxen: remove struct domain and vcpu declarations from...
2017-08-10 Andrew Cooperxen/flask: Switch to using bool
2017-08-10 Andrew Cooperxsm/flask: Fix build following "xsm: correct AVC lookup...
2017-08-10 Andrew Coopercommon/domain_page: Drop domain_mmap_cache infrastructure
2017-08-10 Wei Liux86/psr: remove useless check in free_socket_resources
2017-08-10 Jan Beulichx86/HVM: fix boundary check in hvmemul_insn_fetch(...
2017-08-10 Jan Beulichx86/mm: make various hotplug related functions static
2017-08-10 Jan BeulichIOMMU/PCI: properly annotate setup_one_hwdom_device()
2017-08-10 Christopher... cpufreq: only stop ondemand governor if already started
2017-08-10 Daniel De Graafxsm: correct AVC lookups for two sysctls
2017-08-10 Christopher... x86/tboot: disable interrupts after map_pages_to_xen...
2017-08-10 Jan BeulichAMD IOMMU: drop amd_iommu_setup_hwdom_device()
2017-08-10 Boqun Feng... x86/cpufeatures: expose UMIP to HVM guests
2017-08-10 Chao GaoVT-d PI: disable VT-d PI when CPU-side PI isn't enabled
2017-08-09 Wei LiuConfig.mk: update mini-os changeset
2017-08-09 Olaf Heringvtpmmgr: make inline functions static
2017-08-09 Roger Pau Monnéx86/hvm: fix arch_set_info_hvm_guest SEG macro
2017-08-09 Andrew Coopercommon/page_alloc: Drop BOOT_BUG_ON()
2017-08-07 Yi Sunx86: adjust place of an ASSERT to avoid crash when...
2017-08-07 Yi Sundocs: remove a special character to avoid html creation...
2017-08-04 xiliangxl: add --clear option to dmesg command
2017-08-04 Wei Liudocs: hook up process/ to build system
2017-08-04 Wei Liudocs: add xen-release-management.pandoc
2017-08-04 Wei Liudocs: consolidate release related documents
2017-08-04 Marek Marczykowski... libxl: do not start dom0 qemu for stubdomain when not...
2017-08-04 Wei Liulibxc: check pointer is not null before printing
2017-08-03 Rusty BirdVT-d: don't panic/warn on iommu=no-igfx
2017-08-03 Yi Sundocs: add L2 CAT description in docs.
2017-08-03 Yi Suntools: L2 CAT: support set cbm for L2 CAT.
2017-08-03 Yi Suntools: L2 CAT: support show cbm for L2 CAT.
2017-08-03 Yi Suntools: L2 CAT: support get HW info for L2 CAT.
2017-08-03 Yi Sunx86: L2 CAT: implement set value flow.
2017-08-03 Yi Sunx86: L2 CAT: implement get value flow.
2017-08-03 Yi Sunx86: L2 CAT: implement get hw info flow.
2017-08-03 Yi Sunx86: L2 CAT: implement CPU init flow.
2017-08-03 Yi Sunx86: refactor psr: CDP: implement set value callback...
2017-08-03 Yi Sunx86: refactor psr: CDP: implement get hw info flow.
2017-08-03 Yi Sunx86: refactor psr: CDP: implement CPU init flow.
2017-08-03 Yi Sunx86: refactor psr: L3 CAT: set value: implement write...
2017-08-03 Yi Sunx86: refactor psr: L3 CAT: set value: implement cos...
2017-08-03 Yi Sunx86: refactor psr: L3 CAT: set value: implement cos...
2017-08-03 Yi Sunx86: refactor psr: L3 CAT: set value: assemble features...
2017-08-03 Yi Sunx86: refactor psr: L3 CAT: set value: implement framework.
2017-08-03 Yi Sunx86: refactor psr: L3 CAT: implement get value flow.
2017-08-03 Yi Sunx86: refactor psr: L3 CAT: implement get hw info flow.
2017-08-03 Yi Sunx86: refactor psr: L3 CAT: implement Domain init/free...
2017-08-03 Yi Sunx86: refactor psr: L3 CAT: implement main data structur...
2017-08-03 Yi Sunx86: refactor psr: remove L3 CAT/CDP codes.
2017-08-03 Yi Sunx86: move cpuid_count_leaf from cpuid.c to processor.h.
2017-08-03 Yi Sundocs: create Cache Allocation Technology (CAT) and...
2017-08-03 Sergej Proskurinmove PAGE_*_* macros to xen/page-defs.h
2017-08-03 Praveen Kumarrbtree: changes to align the code with Linux tree
2017-08-03 Jan BeulichIOMMU/PCI: make a few functions static
2017-08-01 Andrii Anisovxen:arm: earlyprintk configuration for R-Car Gen3 boards
2017-08-01 Iurii Konovalenkoxen:arm64: Add SCIF UART support for earlyprintk
2017-07-31 Andrii Anisovxen/arm: Fix comments coding style in assembler files
2017-07-28 Olaf Heringdocs: add pod variant of xl-numa-placement
2017-07-28 Olaf Heringdocs: add pod variant of xl-network-configuration.5
2017-07-28 Olaf Heringdocs: add pod variant of xen-pv-channel.7
2017-07-28 Petre PircalabuMakefile: Fix uninstall target
2017-07-28 Marek Marczykowski... libvchan: Fix cleanup when xc_gntshr_open failed
2017-07-28 Julien Grallscripts/get_maintainers.pl: Don't blindly drop "THE...
2017-07-27 Andrew Cooperx86/cpuid: Rename *_policy to *_cpuid_policy
2017-07-27 Andrew Cooperx86/svm: Drop unused SVM_REG_* definitions
2017-07-27 Andrew Cooperx86/svm: Alias the VMCB segment registers as an array
2017-07-27 Andrew Cooperx86/vvmx: Fix auditing of MSR_BITMAP parameter
2017-07-27 Andrew Cooperx86/vvmx: Fix handing of the MSR_BITMAP field with...
2017-07-27 Andrew Cooperx86/vvmx: Switch nested MSR intercept handling to use...
2017-07-27 Andrew Cooperx86/vmx: Introduce and use struct vmx_msr_bitmap
2017-07-27 Andrew Cooperx86/vpmu: Use vmx_{clear,set}_msr_intercept() rather...
2017-07-27 Andrew Cooperx86/vmx: Improvements to vmx_{dis,en}able_intercept_for...
2017-07-27 Andrew Cooperx86/hvm: Fix boundary check in hvmemul_insn_fetch()
2017-07-27 Wei Liulibxc: bail immediately when PV superpage is discovered
2017-07-27 Wei Liutools: nuke superpage parameters in code
2017-07-27 Wei Liux86: nuke PV superpage option and code
2017-07-26 Konrad Rzeszutek... xen:arm earlyprintk configuration for Hikey 960 boards
2017-07-26 Dario Faggiolitools: tracing: handle null scheduler's events
2017-07-26 Dario Faggiolixen: sched_null: add some tracing
2017-07-26 Dario Faggiolixen: sched-null: support soft-affinity
next